3D Axes

  • Misc

    • On - Determines whether or not axes are drawn

    • Width - Determines the width of the axes in arbitrary units

    • Labels - Determines whether or not the letters "z", "x", "y", etc. are drawn

  • Origin Offset - These numbers determines the point at which the axes meet. Although this is not the actual origin, it can serve as a useful guide.

  • Color - The color for each of the axes

  • Axis Increment - In polar graphing, the theta axis needs an increment to determine how often to draw an axis. If you are in radian mode, a typical value would be pi/6. If you are in degree mode a typical value would be 30.